Skip to content

Conversation

daxfohl
Copy link
Collaborator

@daxfohl daxfohl commented Sep 15, 2025

Allow PauliString-like gates to be used in PauliSum expressions.

Fixes #7280

@daxfohl daxfohl requested review from a team and vtomole as code owners September 15, 2025 15:16
@daxfohl daxfohl requested a review from dabacon September 15, 2025 15:16
@github-actions github-actions bot added the size: S 10< lines changed <50 label Sep 15, 2025
Copy link

codecov bot commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.37%. Comparing base (97781c7) to head (c25bbfd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7651      +/-   ##
==========================================
- Coverage   99.37%   99.37%   -0.01%     
==========================================
  Files        1078     1078              
  Lines       96162    96166       +4     
==========================================
+ Hits        95559    95562       +3     
- Misses        603      604       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this!

@daxfohl daxfohl added this pull request to the merge queue Sep 15, 2025
Merged via the queue into quantumlib:main with commit 6816824 Sep 15, 2025
35 checks passed
@daxfohl daxfohl deleted the i+i branch September 15, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot Add/Subtract Identity Gate in Cirq

2 participants